Skip to content

Conversation

@patrikbraborec
Copy link
Contributor

Summary

  • Split the monolithic overview page into three focused pages: Introduction, Installation, and Quick start
  • Reorganized documentation structure by moving webserver guide from concepts to guides section
  • Renumbered concept pages to maintain proper ordering after moving webserver content
  • Updated sidebar configuration to create a dedicated Introduction category

Test plan

  • Verify all internal links work correctly
  • Check that the sidebar navigation displays properly
  • Confirm all code examples and images are accessible
  • Review the new three-page structure for logical flow

🤖 Generated with Claude Code

@github-actions github-actions bot added the t-c&c Team covering store and finance matters. label Jan 16, 2026
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.84%. Comparing base (217199f) to head (d459aae).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #740      +/-   ##
==========================================
- Coverage   81.91%   81.84%   -0.08%     
==========================================
  Files          46       46              
  Lines        2693     2693              
==========================================
- Hits         2206     2204       -2     
- Misses        487      489       +2     
Flag Coverage Δ
integration 55.95% <ø> (ø)
unit 67.99% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@B4nan B4nan requested a review from vdusek January 20, 2026 15:10
Copy link
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

patrikbraborec and others added 2 commits February 4, 2026 14:17
Reorganize documentation structure by splitting the overview into three distinct pages:
- Introduction: SDK overview and features
- Installation: Setup and dependency management
- Quick start: Creating and running Actors

Also reorganize sections by renaming and moving files:
- Move webserver guide from concepts to guides section
- Renumber concept pages to maintain proper ordering
- Update sidebar configuration to reflect new structure

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Co-Authored-By: Claude Sonnet 4.5 (1M context) <[email protected]>
@patrikbraborec patrikbraborec force-pushed the apify-docs-agent-refactor branch from d0deaae to 51f7810 Compare February 4, 2026 13:18
Update document ID from 'overview' to 'introduction' to align the URL path
with the section name. This fixes navigation issues where the Docs button
and other links were pointing to /docs/overview instead of /docs/introduction.

Changes:
- Change document ID in introduction page from 'overview' to 'introduction'
- Update Docs navigation link in docusaurus config
- Update Get Started button on homepage
- Fix Documentation URL in pyproject.toml
- Update README link to point to quick-start guide

Co-Authored-By: Claude Sonnet 4.5 (1M context) <[email protected]>
@patrikbraborec
Copy link
Contributor Author

@vdusek fixed.

@Pijukatel
Copy link
Contributor

@Pijukatel Pijukatel self-requested a review February 4, 2026 15:55
@vdusek vdusek merged commit 89c0358 into master Feb 4, 2026
54 of 55 checks passed
@vdusek vdusek deleted the apify-docs-agent-refactor branch February 4, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-c&c Team covering store and finance matters.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants